Add autoscroll
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Jun 2020 15:43:02 +0000 (11:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 3 Jun 2020 17:32:57 +0000 (13:32 -0400)
commit7dc458d925fcfac93c164b2187574d3be894813c
treec199daeaa5c8d4fe43de556620a2192db0d2d6d2
parenta0f04bdcf368cd789de0407b181bd7c394e642e5
Add autoscroll

This is an expected feature with rubberband selection:
as you get close to the edge while doing rubberband
selection, the list scrolls to extend your selection.
gtk/gtklistbase.c